TeeChartAX300x66.jpg

ASP Server examples

ASP Server examples use the IIS virtual folder installed by the TeeChart installer if the Internet Server examples option was accepted at install time. The examples serve to show the use of TeeChart as a serverside component. Please note that the examples may not run if high security Internet Explorer/Server configurations are in place.

None of these examples create temporary files on the server as all Charts are streamed directly to the browser. See the TeeChart Internet Applications tutorial for similar examples using temporary files. Example Live Charts (using the TeeChart ActiveX <OBJECT> on the page) are only viewable with Internet Explorer.


Serverside VBScripted

 source
  source
 source
 source
  • Save time on serverside coding by importing TeeChart's teefile templates to the serverside Chart. This script imports a template serverside, then adds data and exports as a PNG image.

 source
 source

  

Serverside JScripted

 source
 source

 Steema200x105.jpg